Fix bug #17944 with pos-visible-in-window-p when there's image at window start.
authorEli Zaretskii <eliz@gnu.org>
Sat, 5 Jul 2014 09:53:50 +0000 (12:53 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 5 Jul 2014 09:53:50 +0000 (12:53 +0300)
commit72390c3ebb5aae497001554c486daae9c358a7d5
treeef00d2e3ebceed55db0b410b33cf1578c70f5bdd
parent5a78f462e9b982f8894eba0dc77d4035df7c6c0f
Fix bug #17944 with pos-visible-in-window-p when there's image at window start.

 src/xdisp.c (pos_visible_p):  Fix condition for finding CHARPOS by the
 first call to move_it_to.
src/ChangeLog
src/xdisp.c